home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 6 / QRZ Ham Radio Callsign Database - Volume 6.iso / pc / files / dsp / dspkgctr.z / dspkgctr / gcc / version.c < prev   
Encoding:
C/C++ Source or Header  |  1992-06-08  |  264 b   |  8 lines

  1. /* $Id: version.c,v 1.47 92/05/26 11:01:27 pete Exp $ */
  2. char *version_string = "1.37.1";
  3. /* for motorola DSP: CVS will automatically insert the latest tag, x in between
  4.  * the two @s when cvs tag x gcc is run
  5.  */
  6. char *motorola_version_string = "Motorola 1.03";
  7.  
  8.